home *** CD-ROM | disk | FTP | other *** search
- Path: hubcap.clemson.edu!hubcap!mjs
- From: mjs@hubcap.clemson.edu (M. J. Saltzman)
- Newsgroups: comp.lang.c
- Subject: Re: Matrix Multiplication
- Date: 25 Jan 96 16:54:22 GMT
- Organization: Clemson University
- Message-ID: <mjs.822588862@hubcap>
- References: <1996Jan22.110440@gamma.ntu.ac.sg> <4e4fa7$51o@news.cencom.net> <1996Jan24.032402.8803@ohstpy>
- NNTP-Posting-Host: hubcap.clemson.edu
-
- vancleef@ohstpy.mps.ohio-state.edu writes:
-
- >In article <4e4fa7$51o@news.cencom.net>, tanp@ns (Bill Wendling) writes:
- >> }[matrix multiplication]
- >>
- >> Try using Gaussian Elimination to make the array have either only
- >> values on the diagnol or one value...Then multiply with just one for loop.
-
- >Gauusian Exchange method is superior to elimination method.
- >Look it up!
-
- OK I looked it up in half a dozen books on numerical linear algebra
- and numerical analysis. Not a single one has an index entry for
- "Gaussian Exchange."
-
- So what is it, or exactly where can I look it up?
- --
- Matthew Saltzman
- Clemson University Math Sciences
- mjs@clemson.edu
-